projects
/
gpsbabel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gpsbabel.git
2015-01-27
robertlipe
Move global_opts.charset to QString.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-25
robertlipe
Don't include strptime when we aren't using it.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
robertlipe
Eliminate use of strptime in cst.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-18
robertlipe
Move pdbfile to deprecated. Drop uuid.h.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
tsteven4
reset LC_NUMERIC after Qt steps on it.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
robertlipe
Don't force user to specificy -t in sbp.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
robertlipe
Delete mkdmg which hasn't been used in years.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
robertlipe
Minor changes for Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
robertlipe
Delete unused fn in mainwindow.cc. Bump version number...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
robertlipe
Handle Yosemite version reporting on a Qt that doesn...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-31
robertlipe
Ralf Horstmann makes KML reader more robust in light...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
tsteven4
harden nmea reader to unexpectedly long data fields.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
robertlipe
Don't let Google format reader crash on malformed route...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
robertlipe
OpenBSD's head doesn't support -c. Avoid in testo.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-22
robertlipe
Ralf Horstmann fixes out of bound read in Google polyli...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
tsteven4
fix handling of extra columns in unicsv reader.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
robertlipe
Ooopsy. Didn't mean to delete gbser_posix.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-17
robertlipe
Regenerate Makefile dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-16
robertlipe
Don't hang on malformed UTF-16 input.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
robertlipe
Ralf Horstmann makes mynav more robust to afl fuzzer.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-15
robertlipe
Ew. Internally force-match QStrings and C strings...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
robertlipe
Be more precise with buffer size in gbfread of a QString.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
robertlipe
Fix brain-o from last gpx change.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
robertlipe
Make gpx_version a QString in gpx writer.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-14
robertlipe
Try to use xasprintf less often when we're putting...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-13
robertlipe
Move cet/cet_util out of defs.h and into files where...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
robertlipe
Continue repair of #includes. We use a lot more std...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-08
robertlipe
Mechanical attempts at fixing Linux build. Still broke...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-07
robertlipe
Misc minor internal code cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
robertlipe
Ralf Horstmann contributes support for Mynav Map Manage...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
robertlipe
Don't explictly construct a QString from a QString...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
robertlipe
Fix some whitespace in KML writer where we mocked the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-25
robertlipe
Warning fixes for unused vars in psitrex.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
tsteven4
fix error in kml reader parsing linestrings that don...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
tsteven4
Bring Qstrings to gt_find_desc_from_icon_number,
commit
|
commitdiff
|
tree
|
snapshot
2014-10-17
tsteven4
support altitude in mainnav format.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-14
tsteven4
add missing reference file from previous change.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
tsteven4
more qstringification of kml format.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
tsteven4
clean up gpx reader fix element handling. Note that...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
robertlipe
Minort QString-ificaion of google.cc
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
robertlipe
Finish the sub-second support for unicsv...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-11
robertlipe
top: prefer std::vector to temp xmalloc.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
robertlipe
Fix parse_coordinates in the same way.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
robertlipe
Fix failure to overload in parse_speed().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
robertlipe
Fix a minor leak in the KML geocache writer that I...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-06
robertlipe
Move more internals, particularly in unicsv, to QString.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-05
robertlipe
unicsv: Avoid a few time_t conversions that would lose...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
robertlipe
Fixes for f90g from Jim Keeler. Should be good to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
robertlipe
Fix bad commit of f90g-sample.gpx.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
robertlipe
Add missing pieces of f90g, though they're commented...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
robertlipe
White B. Coot contributes f90g support.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
robertlipe
Fix new memory leak in osm.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertlipe
Matt Hague adds support for OSM way center tags.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertlipe
Linux fix for earlier.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertlipe
Drop weird structures for epilogue/prologue and use...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertlipe
Leak fix during tension of object being both a class...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertlipe
Move xcsv badchars to QString.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertlipe
Checkpoint bringing some 'class' to csv_util before...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
robertlipe
Fix mismatched new/free in magproto.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
robertlipe
(incrementally) more C++ internals in magproto. Gets...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
robertlipe
Apply a (somewhat dubious) fix to Humminbird reader...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
robertlipe
Doc fix for motoactv.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-28
robertlipe
Damien Pobel improves metadata handling in GPX 1.1...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
tsteven4
supply a US-ASCII QTextCodec.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
robertlipe
Fix route simplifier to not remove one too many points...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
tsteven4
piggyback Qt codec on to cet_convert_init.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
tsteven4
property fix for gpx test file.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
robertlipe
Allow reads of waypoints in GUI from MTK logger.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
robertlipe
Several minor doc fixes for UTM in style definitions.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
tsteven4
a few more replacements of CSTR/CSTRc with qPrintable.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
tsteven4
more use of qPrintable instead of CSTR or CSTRc with...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
tsteven4
more use of qPrintable instead of CSTR or CSTRc with...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
tsteven4
avoid use of not recommended QString::sprintf() in...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
robertlipe
Add error checking for flagrantly malformed xcsv files.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
tsteven4
use qPrintable with printf instead of CSTR, CSTRc.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
tsteven4
use qPrintable with warning() and fatal() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
tsteven4
get rid of the last usages of QByteArray::data where...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
tsteven4
blanket replace of gbfprintf arguments using .toUtf8...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
tsteven4
blanket replace of xstrdup(QString.toUtf8().data()...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
robertlipe
This commit isn't becuase I don't know how to spell...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
tsteven4
use utf8, our preferred encoding, in gbfputs.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
tsteven4
for cross compiles use cross versions of lupdate, lrele...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-31
tsteven4
fix encoding in naviguide writer.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
robertlipe
Improve read error messages in alan.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
robertlipe
doc fix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
robertlipe
Make mtk_logger use the system tmp directory (/tmp...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
tsteven4
also handle default namespace declarations for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
tsteven4
preserve namespace declarations for unknown elements...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
robertlipe
Bump land_air_sea (a very rarely used format) from...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
robertlipe
Cut a little more Windows CP-1252 code.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
robertlipe
More minor removals from CET.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
robertlipe
Remove a large amount of unreachable code formerly...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
robertlipe
Tweak mkstyle.sh for FreeBSD sed.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
robertlipe
Change device discovery to work with 276C in serial...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
tsteven4
fix whitespace related potential loss of element text...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
tsteven4
fondle unicsv header detection some more.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
tsteven4
fix handling of unicsv header.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
robertlipe
Add freebsd to configure.in. Apparently, they have...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
tsteven4
fix test-all so tallying the results won't die trying...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
robertlipe
Add our own setMSecsSinceEpoch() in gpsbabel::DateTime()
commit
|
commitdiff
|
tree
|
snapshot
next